	
;;; QQ: 67762207
[@main]
#IF
checkPKpoint 2
#SAY
_ I do not and those who do not sense of obligation and contacts. \ \
_ <Close/@exit>
#ELSESAY
- "A rare rest day to enjoy some really nice places to drink, ha ha ha," \ \
_ With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
_ <Close/@exit>

[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [101] 1
Check [301] 0
checkjob Warrior

#SAY
<On the task of dialogue./@CALL_Quest_8> \
#ACT
Mov D0 1

#IF
check [103] 1
check [303] 0

#SAY
<On the task of dialogue./@CALL_AreaBibon3> \ \
#ACT
Mov D0 1

#IF
check [112] 1
check [312] 0

#SAY
<On the task of dialogue./@CALL_BibonQuest12> \ \

#ACT
Mov D0 1

#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break

[@NoQuest_Say]
#IF
#SAY
_ Finally time to take advantage of a break to drink, do not bother me please? \ \
_ <Close/@exit>


[@CALL_BibonQuest12]
#CALL [AreaQuest\ChoBoGuide12\ChoBoGuide12.txt] @Bichon_Kaengbi_31

[@CALL_AreaBibon3]
#CALL [AreaQuest\ChoBoGuide3\ChoBoGuide3.txt] @Basic3_Bibonkungbi_19

[@CALL_Quest_8]
#CALL [AreaQuest\ChoBoGuide1\ChoBoGuide1_Warrior.txt] @Basic_Warrior_8

[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem
;;; QQ: 67762207 